![]() | ![]() | ![]() | ![]() |
In the RENEW jobs provided for SAS® 9.2 and later, there is a SASHELP option setting in the CONFIG file that overrides the SASHELP DD card in the job.
To make it easier to see exactly what SASHELP file you are updating when you run the RENEW job, add SASHELP=SASHELP to the options parameter at invocation in the RENEW job. The following example shows this with the addition highlighted:
//RENEW EXEC PGM=SAS, // PARM=('SETINIT MSGCASE CAPSOUT ERRORABEND NOWORKTERM', // 'MACRO ERRORCHECK=STRICT SASUSER=WORK SASHELP=SASHELP')
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | Base SAS | z/OS | 9.21 | 9.21_M1 | 9.2 TS2M0 | 9.3 TS1M1 |